[INFO] cloning repository https://github.com/alina-jelenic/chat_room_prog2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alina-jelenic/chat_room_prog2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falina-jelenic%2Fchat_room_prog2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falina-jelenic%2Fchat_room_prog2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa13eb833c7185c3456c19f2a70c0d7246d248de
[INFO] checking alina-jelenic/chat_room_prog2 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falina-jelenic%2Fchat_room_prog2" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alina-jelenic/chat_room_prog2
[INFO] finished tweaking git repo https://github.com/alina-jelenic/chat_room_prog2
[INFO] tweaked toml for git repo https://github.com/alina-jelenic/chat_room_prog2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alina-jelenic/chat_room_prog2 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alina-jelenic/chat_room_prog2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b84653bf3af5dac2f567238fc78cbfa552ecb8dcfc4fc9e012f2f79ed164d08
[INFO] running `Command { std: "docker" "start" "-a" "6b84653bf3af5dac2f567238fc78cbfa552ecb8dcfc4fc9e012f2f79ed164d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b84653bf3af5dac2f567238fc78cbfa552ecb8dcfc4fc9e012f2f79ed164d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b84653bf3af5dac2f567238fc78cbfa552ecb8dcfc4fc9e012f2f79ed164d08", kill_on_drop: false }`
[INFO] [stdout] 6b84653bf3af5dac2f567238fc78cbfa552ecb8dcfc4fc9e012f2f79ed164d08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86fa81dface53c7234a7828d952bbf00d52246fcce63cd50861422021a436e5d
[INFO] running `Command { std: "docker" "start" "-a" "86fa81dface53c7234a7828d952bbf00d52246fcce63cd50861422021a436e5d", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-orm-macros v1.1.20
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling sea-query-derive v1.0.0-rc.12
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking sea-query v1.0.0-rc.33
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking sea-orm-cli v1.1.20
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling sea-orm-macros v2.0.0-rc.38
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-query-sqlx v0.8.0-rc.15
[INFO] [stderr]     Checking sea-orm v1.1.20
[INFO] [stderr]     Checking sea-schema v0.16.2
[INFO] [stderr]     Checking sea-orm v2.0.0-rc.38
[INFO] [stderr]     Checking sea-orm-migration v1.1.20
[INFO] [stderr]     Checking migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]     Checking chat_room_prog2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `podatkovni_tipi::user`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{podatkovni_tipi::user, controller::{tipi::Connection, tipi::ServerState}};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpStream`
[INFO] [stdout]  --> src/controller/tipi.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncBufReadExt`, `AsyncWriteExt`, and `BufReader`
[INFO] [stdout]  --> src/controller/tipi.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::io::{BufReader, AsyncBufReadExt, AsyncWriteExt};
[INFO] [stdout]   |                 ^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `soba::Soba`
[INFO] [stdout]   --> src/controller/mod.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use crate::podatkovni_tipi::{soba::Soba, user::Client};
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `podatkovni_tipi::user`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{podatkovni_tipi::user, controller::{tipi::Connection, tipi::ServerState}};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpStream`
[INFO] [stdout]  --> src/controller/tipi.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AsyncBufReadExt`, `AsyncWriteExt`, and `BufReader`
[INFO] [stdout]  --> src/controller/tipi.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::io::{BufReader, AsyncBufReadExt, AsyncWriteExt};
[INFO] [stdout]   |                 ^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/controller/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn run() {
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sobe` and `uporabniki` are never read
[INFO] [stdout]   --> src/controller/tipi.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ServerState {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 12 |     pub sobe: HashMap<String, Soba>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub uporabniki: HashMap<u64, Client>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_room`, `add_user`, and `get_room_mut` are never used
[INFO] [stdout]   --> src/controller/tipi.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ServerState {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn create_room(&mut self, name: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn add_user(&mut self, user: Client) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn get_room_mut(&mut self, name: &str) -> Option<&mut Soba> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `users`, and `history` are never read
[INFO] [stdout]  --> src/podatkovni_tipi/soba.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Soba {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 5 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 6 |     pub users: Vec<Client>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 7 |     pub history: Vec<Message>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Soba` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `dodaj_uporabnika`, and `dodaj_sporocilo` are never used
[INFO] [stdout]   --> src/podatkovni_tipi/soba.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Soba {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(name: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn dodaj_uporabnika(&mut self, user: Client) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn dodaj_sporocilo(&mut self, msg: Message) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sender`, `content`, and `timestamp` are never read
[INFO] [stdout]  --> src/podatkovni_tipi/sporocila.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Message {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 3 |     pub sender: u64,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 4 |     pub content: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 5 |     pub timestamp: u64
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `format` are never used
[INFO] [stdout]   --> src/podatkovni_tipi/sporocila.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Message {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout]  9 |     pub fn new(sender: u64, content: impl Into<String>, timestamp: u64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn format(&self) -> String {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `connect` are never used
[INFO] [stdout]   --> src/podatkovni_tipi/user.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Client {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new(id: u64, username: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub async fn connect(&self) {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/controller/mod.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn run() {
[INFO] [stdout]    |              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_room_mut` is never used
[INFO] [stdout]   --> src/controller/tipi.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ServerState {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn get_room_mut(&mut self, name: &str) -> Option<&mut Soba> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/podatkovni_tipi/soba.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Soba {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 5 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Soba` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sender`, `content`, and `timestamp` are never read
[INFO] [stdout]  --> src/podatkovni_tipi/sporocila.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Message {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 3 |     pub sender: u64,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 4 |     pub content: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 5 |     pub timestamp: u64
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `format` is never used
[INFO] [stdout]   --> src/podatkovni_tipi/sporocila.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Message {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn format(&self) -> String {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `connect` is never used
[INFO] [stdout]   --> src/podatkovni_tipi/user.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Client {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub async fn connect(&self) {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "86fa81dface53c7234a7828d952bbf00d52246fcce63cd50861422021a436e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86fa81dface53c7234a7828d952bbf00d52246fcce63cd50861422021a436e5d", kill_on_drop: false }`
[INFO] [stdout] 86fa81dface53c7234a7828d952bbf00d52246fcce63cd50861422021a436e5d
